PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / getSubmitFields Method
In This Topic
    getSubmitFields Method
    In This Topic
    Gets a value indicating whether the fields should be submitted or not.
    Syntax
    public boolean getSubmitFields()

    Return Value

    True if the fields should be submitted, false if the fields in the list should be omitted.
    See Also